Is there a memory leak in commit 8561e48? - Mailing list pgsql-hackers

From jian.long@i-soft.com.cn
Subject Is there a memory leak in commit 8561e48?
Date
Msg-id 2018041911380869070310@i-soft.com.cn>+3D0B7EDF5F055190
Whole thread Raw
List pgsql-hackers
in commit 8561e48, _SPI_stack alloc from TopMemoryContext. But AtEOXact_SPI just set _SPI_stack = NULL. Is this a memory leak?



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process
Next
From: Pavel Stehule
Date:
Subject: Re: Postgres 10 problem with UNION ALL of null value in "subselect"